home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / addnod1a / readme.txt < prev   
Encoding:
Text File  |  1999-10-13  |  421 b   |  15 lines

  1. SRINI'S WORLD
  2. haisrini@email.com
  3.  
  4.     Purpose
  5. Add nodes to a TreeView at run time.
  6.  
  7.     Method
  8. Use the TreeView's Node collection's Add method to create new nodes.
  9.  
  10.     Disclaimer
  11. This example program is provided "as is" with no warranty of any kind. It is
  12. intended for demonstration purposes only. In particular, it does no error
  13. handling. You can use the example in any form, but please mention
  14. www.vb-helper.com.
  15.